home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / smashing.swf / scripts / DefineSprite_62_mcBonus / frame_16 / DoAction.as
Text File  |  2008-03-12  |  75b  |  7 lines

  1. if(expired)
  2. {
  3.    _root.removeBrick(bonusPath);
  4. }
  5. _X = 10000;
  6. stop();
  7.